From: Florian Eckert Date: Tue, 19 Mar 2024 12:07:47 +0000 (+0100) Subject: luci-proto-ncm: add missing license information X-Git-Url: http://git.openwrt.org/%22https:/collectd.org//%22/%22https:/collectd.org/%22?a=commitdiff_plain;h=cd411a894785684eac10202135f09b50673f555e;p=project%2Fluci.git luci-proto-ncm: add missing license information Signed-off-by: Florian Eckert --- diff --git a/protocols/luci-proto-ncm/Makefile b/protocols/luci-proto-ncm/Makefile index 5fd9c9a266..063b934e74 100644 --- a/protocols/luci-proto-ncm/Makefile +++ b/protocols/luci-proto-ncm/Makefile @@ -9,6 +9,8 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=Support for NCM LUCI_DEPENDS:=+comgt-ncm +PKG_LICENSE:=Apache-2.0 + include ../../luci.mk # call BuildPackage - OpenWrt buildroot signature